The following tables list the members exposed by BaseProcessSchemaManager<TBaseProcessSchema>.
Name | Description | |
---|---|---|
DisableProcess | Disables the process. | |
EnableProcess | Enables the process. | |
FindDesignItem | Overridden. Searches for the designed item with the specified identifier. | |
GetActiveVersionItem | Gets active version item. | |
GetAllVersionItems | Gets all version items by schema UId. | |
GetIsActiveVersion | Gets the active version of the process schema. | |
GetIsProcessEnabled | Gets the process enabled. | |
GetItemFromMetaData | Overloaded. Overridden. | |
GetMaxProcessVersionInPackage | Returns max version of the schema in a package. | |
GetMetaDataSerializer | Overridden. Gets serializer for the meta data. | |
GetProcessStatisticInfo | Gets the information for the each process schema element execution count. | |
GetProcessValidationResult | Validates schema for ability to interpretation. | |
Initialize | Overloaded. Overridden. | |
RemoveRunningProcessDataByUId | Removes the running process data by process schema identifier. | |
SetActiveVersionItem | Sets active version item. | |
SetIsDeliveredPropertyValue | Sets delivered property value. |
Name | Description | |
---|---|---|
ProcessDisabled | Event of process disabling. | |
ProcessEnabled | Event of process enabling. | |
ProcessInfoActualized | Event of process version changing. | |
ProcessVersionChanged | Event of process version changing. |